home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Quarterly
/
The Best of New Machine Publishing 1 - Disc 4: Interactive Quarterly.iso
/
pc
/
demos
/
vvictor
/
vvdemo.dir
/
00089.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-08-22
|
135 b
|
9 lines
on mouseUp
global soundL
if the soundLevel = 0 then
nothing()
else
set the soundLevel to the soundLevel - 1
end if
end